Release 10.1A: OpenEdge Development:
Progress Dynamics Basic Development
Dynamic SmartFrames
This release of Progress Dynamics introduces dynamic SmartFrames™. Dynamic SmartFrames belong to the
DynFrameclass and are container objects that do not have an associated window. You build dynamic SmartFrames in the Container Builder and add the dynamic SmartFrame to a window to render it. A window object can contain from zero to many dynamic SmartFrames.The dynamic SmartFrame:
- Can contain other
DynFrameobjects.- Can contain folder objects.
- Can be included on a folder page.
- Is intended to contain objects like SDOs, browses, and viewers.
- Is not intended to contain field-level widgets, such as DataFields and fill-in fields.
- Acts as data sources and data targets.
- Is supported by the Links Maintenance tool.
- Is a self-contained object that is rendered using the physical object
ry/uib/rydynframw.w.- Has
ry/app/rydynframp.pas a super procedure, and inherits from the ADM2 Container class.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |